home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11159 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: erich.triumf.ca!bennett
  2. From: bennett@erich.triumf.ca (P.Bennett)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: DISK TRANSFER ADDRESS
  5. Date: 21 Mar 1996 22:15 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Distribution: world
  8. Message-ID: <21MAR199622155902@erich.triumf.ca>
  9. References: <4it482$cg3@news.scott.net>
  10. NNTP-Posting-Host: erich.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.50    
  12.  
  13. In article <4it482$cg3@news.scott.net>, ron@scott.net (Funnyman) writes...
  14. >I have some questions concerning the disk transfer address.  i found a
  15. >fucntion that will find the DTA and i was
  16. >told that the DTA is part of the PSP by default, that it resides in
  17. >the command tail at 80h.  Is that true?  I have conflicting stories on
  18. >that one.  Also, i was told that DOS uses the area for findfirst and
  19. >findnext file operations.  Could someone please elaborate on what
  20. >those functions do.  Can the DTA span a 64k segment boundary?  What
  21. >does that exactly mean?  Thanks in advance.
  22.  
  23. Since it appears that you are asking about the gory details of MS-DOS, and not
  24. about programming in C, you should probably ask this in an MS-DOS newsgroup,
  25. such as comp.os.msdos.programmer, rather than in comp.lang.c
  26.  
  27. The Borland C findfirst() and findnext() functions search the directory for any
  28. file name matching a pattern.
  29.  
  30.  
  31. Peter Bennett VE7CEI                | Vessels shall be deemed to be in sight
  32. Internet: bennett@triumf.ca         | of one another only when one can be
  33. Packet: ve7cei@ve7kit.#vanc.bc.ca   | observed visually from the other
  34. TRIUMF, Vancouver, B.C., Canada     |                          ColRegs 3(k)
  35. GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
  36. or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.